home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 3404.TXT < prev    next >
Text File  |  1993-09-07  |  5KB  |  114 lines

  1.  
  2.  
  3.  
  4.  
  5.        _________________________________________________________________
  6.        STACKER NOTE                                         STACKER NOTE
  7.                    USING SURFACE SCAN UTILITIES WITH STACKER
  8.                        (Applies to All Stacker Versions)
  9.        STAC FAX 3404  (09/07/93)
  10.        _________________________________________________________________
  11.        
  12.        
  13.        BACKGROUND
  14.        
  15.        If a physical hard drive flaw (bad sector) affects the operation
  16.        of your Stacker drive, then a disk repair utility can be used to
  17.        detect the damaged areas and correct them.  This document
  18.        provides a general procedure for using a disk repair utility to
  19.        scan and repair hard drive flaws in conjunction with Stacker.
  20.        Norton Utilities Norton Disk Doctor, PC Tools DiskFix, and
  21.        SpinRite are examples of disk surface scan utilities.
  22.        
  23.        SOLUTION
  24.        
  25.        To correct physical disk flaws that affect Stacker:
  26.          Ensure that a file attribute utility is available
  27.          Boot without loading device drivers
  28.          Unhide the STACVOL file
  29.          Correct the damaged, unreadable areas of your hard drive
  30.          Correct coincidental damage to the Stacker drive
  31.          
  32.        First, locate file attribute utilities
  33.        
  34.        This step is not necessary if you are using Stacker 3.1 and MS-
  35.        DOS 6.0.  Otherwise, copy two files, SATTRIB.* and SDIR.*, to the
  36.        \STACKER directory on the uncompressed boot drive.
  37.        
  38.        Clean boot your system
  39.        
  40.        Clean boot your system using a bootable floppy diskette.  "Clean
  41.        boot" means to start your computer without loading any device
  42.        drivers into memory, including Stacker.  Refer to your DOS user's
  43.        guide if you do not have a bootable floppy diskette.  Note:  if
  44.        you use MS-DOS 6, the correct procedure is entitled "Making a
  45.        Startup Disk" on page 178 of the MS-DOS 6 User's Guide.
  46.        
  47.        Unhide the STACVOL file
  48.        
  49.        After clean booting, your computer will display an A prompt.
  50.        Select the appropriate procedure to unhide the STACVOL file:
  51.        
  52.        
  53.        
  54.        For MS-DOS 6.0
  55.        From the A: command prompt, type:
  56.        
  57.             attrib -s -h -r drive:\STACVOL.* <ENTER>
  58.        
  59.        where drive is the letter of the drive you are repairing.  This
  60.        command unhides all STACVOL files on the specified drive.
  61.        
  62.        
  63.        For DOS Versions other than MS-DOS 6.0
  64.        Switch to drive C:, change directory to \STACKER, and type:
  65.        
  66.                sdir drive:\STACVOL.* /h <ENTER>
  67.        
  68.        where drive is the letter of the drive you are repairing.  This
  69.        command lists STACVOL file(s) which you must unhide individually.
  70.        Consider the following sample SDIR output which lists two STACVOL
  71.        files:
  72.        
  73.                Directory of  C:\
  74.                STACVOL  000 27182080   6-3-93  7:22p  HIDDEN
  75.                STACVOL  DSK 31415296   6-3-93  7:22p  HIDDEN
  76.                2 File(s)  1048576 bytes free
  77.        
  78.        The following commands, typed at the command prompt, unhide both
  79.        files:
  80.        
  81.                sattrib -s -h -r C:\STACVOL.000 <ENTER>
  82.                sattrib -s -h -r C:\STACVOL.DSK <ENTER>
  83.        
  84.        Repeat this command for each STACVOL file in your SDIR listing.
  85.        
  86.        
  87.        Run the surface scan on the physical hard drive
  88.        
  89.         1. Follow the disk repair utility's instructions for running
  90.            from floppy.  Use the most rigorous pattern testing
  91.            available (typically 80-pattern) to scan the physical drive
  92.            containing the STACVOL file, and allow it to repair
  93.            defective areas on the disk.  A rigorous surface scan may
  94.            take several hours, depending on the size and speed of your
  95.            hard drive.
  96.            
  97.            Note:  If you are using Norton CALIBRAT.EXE to perform
  98.            pattern testing, it defaults to low-level formatting.  IDE
  99.            drives cannot be low-level formatted, so you must override
  100.            low-level formatting with the following command:
  101.        
  102.                   calibrat /noformat
  103.        
  104.         2. Remove all diskettes from the floppy drives and restart the
  105.            computer.
  106.             
  107.        Correct coincidental damage to the Stacker drive
  108.        
  109.        Run the Stacker command CHECK /F (for version 3.0 or greater) or
  110.  
  111.        _________________________________________________________________
  112.        Copyright 1993, Stac Electronics
  113.  
  114.